
--------------- Starting new GUI-client session - 06/07/2023 01:22:56 -----------------

User's machine 
Machine's name : DESKTOP-FEP4DH7
Thread's culture : en-GB
Installed culture : en-GB
Available virtual memory : 3909.6Mo
Available RAM : 17864.2Mo
Total virtual memory : 4294.8Mo
Total RAM : 34280.8Mo
OS name : Microsoft Windows 11 Pro
OS platform : Win32NT
OS version : 6.2.9200.0
>> Not running with administrator priviledges ! <<

Successfully loaded Sim Configuration.
Discovering DPI
DPI_scale = 0
DPI registry setting, HKEY_CURRENT_USER\Control Panel\Desktop\LogPixels:96.
Showing splash screen.
Loading splash image
Splash image loaded
Client.Initalize
Initialization started.
Starting initializing Sim Core.
Successfully started database scan.
Loaded terrain grids (BGD).
Successfully created Sim World.
Done initializing Sim Core.
Successfully initialized Sim Core.
Successfully switched to High Performance power plan.
Successfully loaded Lua UI Handlers.
Successfully created new game.
Successfully set database hash value.
Successfully completed Set Current Scenario.
Successfully initialized Lua.
Successfully cached map symbols.
Successfully created new scenario.
Initialization completed.
Wait for terrain to load.
Terrain loaded.
Starting loading MainForm.
Configured MainForm working area
License: Command full version
Configured range ring colors
Loaded Reference Points Color, Plotted Course and Waypoint Color
Done loading MainForm.
Calling MainForm_Shown.
Populated CanalList.
Added World Window panel.
Built database list.
Preparing Wold Window.
Preparing BMNGv2.
Preparing BMNGv2 done.
Preparing SHP_ColdWar.
Preparing SHP_ColdWar done.
Preparing SHP_NewWorldOrder.
Preparing SHP_NewWorldOrder done.
Preparing SHP_Ice_Arctic.
Preparing SHP_Ice_Arctic done.
Preparing MapScaleLayer.
Preparing MapScaleLayer done.
Preparing CommandLayer.
Preparing CommandLayer done.
Preparing Wold Window done.
Prepared Wold Window.
Calling MainForm_Shown: Show window.
Closed splash screen.
Showed Start Game window.
Finished MainForm_Shown.

--------------- Starting new GUI-client session - 06/07/2023 01:38:13 -----------------

User's machine 
Machine's name : DESKTOP-FEP4DH7
Thread's culture : en-GB
Installed culture : en-GB
Available virtual memory : 140732436.7Mo
Available RAM : 22634.6Mo
Total virtual memory : 140737488.2Mo
Total RAM : 34280.8Mo
OS name : Microsoft Windows 11 Pro
OS platform : Win32NT
OS version : 6.2.9200.0
>>Running as administrator. <<

Successfully loaded Sim Configuration.
Discovering DPI
DPI_scale = 0
DPI registry setting, HKEY_CURRENT_USER\Control Panel\Desktop\LogPixels:96.
Showing splash screen.
Loading splash image
Splash image loaded
Client.Initalize
Initialization started.
Starting initializing Sim Core.
Successfully started database scan.
Loaded terrain grids (BGD).
Successfully created Sim World.
Done initializing Sim Core.
Successfully initialized Sim Core.
Successfully switched to High Performance power plan.
Successfully loaded Lua UI Handlers.
Successfully created new game.
Successfully set database hash value.
Successfully completed Set Current Scenario.
Successfully initialized Lua.
Successfully cached map symbols.
Successfully created new scenario.
Initialization completed.
Wait for terrain to load.
Terrain loaded.
Starting loading MainForm.
Configured MainForm working area
License: Command full version
Configured range ring colors
Loaded Reference Points Color, Plotted Course and Waypoint Color
Done loading MainForm.
Calling MainForm_Shown.
Populated CanalList.
Added World Window panel.
Built database list.
Preparing Wold Window.
Preparing Wold Window done.
Prepared Wold Window.
Calling MainForm_Shown: Show window.
Closed splash screen.
Showed Start Game window.
Finished MainForm_Shown.
DXNTRACE-INIT: Initializing DX11 renderer.
DXNTRACE-INIT: Initialized DX11 renderer.



06/07/2023 01:47:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:47:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:47:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:48:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:49:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:50:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:50:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:51:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:52:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:53:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:54:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:54:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:55:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:56:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:57:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:57:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:57:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:57:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:58:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:58:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:58:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:58:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:58:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:59:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 01:59:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 01:59:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 01:59:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:00:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:00:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:00:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:01:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:01:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:02:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:02:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:02:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:02:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:02:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:02:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:02:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:02:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:02:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:02:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:03:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:03:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:03:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:03:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:03:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:03:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:02 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:02 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:04:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:04:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:04:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:04:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:04:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:04:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:04:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:04:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:04:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:04:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:04:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:04:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:00 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:00 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:01 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:01 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:03 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:03 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:04 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:04 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:05 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:05 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:05:06 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:06 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:07 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:07 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:08 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:08 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:09 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:09 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:10 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:10 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:11 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:11 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:25 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:25 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:26 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:26 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:27 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:27 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:28 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:28 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:29 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:29 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:30 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:30 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:31 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:31 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:32 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:32 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:33 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:33 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:34 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:34 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:35 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:35 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:36 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:36 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:37 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:37 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:38 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:38 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:39 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:39 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:40 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:40 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:41 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:41 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:42 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:42 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:43 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:43 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:44 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:44 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:45 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:45 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:46 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:46 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:47 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:47 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:48 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:48 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Contact.ToXML(HashSet`1 ObjectsAlreadySerialized, Side DetectorSide)
Call Stack & Error details: 
Error at 1002134210938549324589328, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:49 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:49 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:53 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:53 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:54 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:54 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:55 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:55 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:56 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:56 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:57 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:57 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:58 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:58 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:05:59 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:05:59 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:12 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:12 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:13 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:13 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:14 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:14 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:15 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:15 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:16 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:16 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:17 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:17 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:18 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:18 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:19 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:19 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:20 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:20 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:21 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:21 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:22 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:22 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:23 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:23 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:24 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:24 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:50 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:50 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:51 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:51 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.ActiveUnit_Sensory.kB9DDhNBBtg(AirFacility  , Sensor  , Contact  , Single  )
   at Command_Core.ActiveUnit_Sensory.AttemptReconOfHostedUnits(Contact theC, ActiveUnit theDetectedUnit, Sensor theS)
   at Command_Core.ActiveUnit_Sensory.JIWDDXOirLa(EligibleContactEntry  , List`1  )
Call Stack & Error details: 
Error at 100245, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:52 -- B1328.6 -- One or more errors occurred. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: One or more errors occurred.
Stack Trace:    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
   at Command_Core.GameGeneral._Closure$__124-0._Lambda$__2(Side theSide)
Inner Exception: Object reference not set to an instance of an object.
Inner StackTrace:    at Command_Core.Contact.IncreaseAge(Contact theContact, Side theSide, Single elapsedTime, Scenario theScen)
   at Command_Core.GameGeneral._Closure$__124-2.hCaP8DCpYXakVFRXlMIF(Object , Object , Single elapsedTime, Object )
   at Command_Core.GameGeneral._Closure$__124-2._Lambda$__3(Contact theC)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)
Call Stack & Error details: 
Error at 101293, 


06/07/2023 02:06:52 -- B1328.6 -- Object reference not set to an instance of an object. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Object reference not set to an instance of an object.
Stack Trace:    at Command_Core.Module_Side.UpdateMasterContactDataFromOtherContact(Side mySide, Contact MasterContact, Contact theOtherContact, ActiveUnit UnitProvidingUpdatedData, Scenario theScen, Boolean RefineAoU)
   at Command_Core.Module_Side.ShareContactWithFriends(Side mySide, Scenario theScen, Contact theC)
   at Command_Core.GameGeneral.yjTFsvlUokYvBfpnc25b(Object , Object , Object )
   at Command_Core.GameGeneral.oYoDTzH5srW(Object  , Single  )
Call Stack & Error details: 
Error at 101254, 


06/07/2023 02:06:56 -- B1328.6 -- The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112.
Stack Trace:    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
   at System.Xml.XmlTextReaderImpl.ParseEndElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at LCpKiGn4VAP0K42SOVnB.hV6A1T2CyfX(Object , String , LCpKiGn4VAP0K42SOVnB )
   at Command_Core.Scenario.FromXMLText_internal(String theXMLText, String& ErrorFeedback, Action`1 PercentageComplete, Boolean ForceDeepRebuild, Boolean CheckForDBTampering)
Call Stack & Error details: 
Error at 200465, The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112.


06/07/2023 02:06:56 -- B1328.6 -- The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112.
Stack Trace:    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
   at System.Xml.XmlTextReaderImpl.ParseEndElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at LCpKiGn4VAP0K42SOVnB.hV6A1T2CyfX(Object , String , LCpKiGn4VAP0K42SOVnB )
   at Command_Core.Scenario.FromXMLText_internal(String theXMLText, String& ErrorFeedback, Action`1 PercentageComplete, Boolean ForceDeepRebuild, Boolean CheckForDBTampering)
Call Stack & Error details: 
Error at 200465, The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112.
Error at 200466, The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112.


06/07/2023 02:06:56 -- B1328.6 -- Data at the root level is invalid. Line 1, position 1. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: Data at the root level is invalid. Line 1, position 1.
Stack Trace:    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at LCpKiGn4VAP0K42SOVnB.hV6A1T2CyfX(Object , String , LCpKiGn4VAP0K42SOVnB )
   at Command_Core.Scenario.FromXMLText_internal(String theXMLText, String& ErrorFeedback, Action`1 PercentageComplete, Boolean ForceDeepRebuild, Boolean CheckForDBTampering)
   at Command_Core.Scenario.FromXmlText(String theXMLText, String& ErrorFeedback, Action`1 PercentageComplete, Boolean ForceDeepRebuild, Boolean CheckForDBTampering)
   at Command_Core.ScenContainer.GetScenarioObject(String& ErrorFeedback, Action`1 PercentageComplete, Boolean ForceDeepRebuild)
   at Command.ResumeFromSave.B3R4cwGTh0h(Object  , DoWorkEventArgs  )
Call Stack & Error details: 
Error at 200106, Data at the root level is invalid. Line 1, position 1.


06/07/2023 02:08:20 -- B1328.6 -- The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112.
Stack Trace:    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
   at System.Xml.XmlTextReaderImpl.ParseEndElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at LCpKiGn4VAP0K42SOVnB.hV6A1T2CyfX(Object , String , LCpKiGn4VAP0K42SOVnB )
   at Command_Core.Scenario.FromXMLText_internal(String theXMLText, String& ErrorFeedback, Action`1 PercentageComplete, Boolean ForceDeepRebuild, Boolean CheckForDBTampering)
Call Stack & Error details: 
Error at 200465, The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112.


06/07/2023 02:08:20 -- B1328.6 -- The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112.
Stack Trace:    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
   at System.Xml.XmlTextReaderImpl.ParseEndElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at LCpKiGn4VAP0K42SOVnB.hV6A1T2CyfX(Object , String , LCpKiGn4VAP0K42SOVnB )
   at Command_Core.Scenario.FromXMLText_internal(String theXMLText, String& ErrorFeedback, Action`1 PercentageComplete, Boolean ForceDeepRebuild, Boolean CheckForDBTampering)
Call Stack & Error details: 
Error at 200465, The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112.
Error at 200466, The 'RHU' start tag on line 18 position 170106 does not match the end tag of 'Contact'. Line 18, position 170112.


06/07/2023 02:08:24 -- B1328.6 -- The 'RHU' start tag on line 18 position 170221 does not match the end tag of 'Contact'. Line 18, position 170227. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: The 'RHU' start tag on line 18 position 170221 does not match the end tag of 'Contact'. Line 18, position 170227.
Stack Trace:    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
   at System.Xml.XmlTextReaderImpl.ParseEndElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at LCpKiGn4VAP0K42SOVnB.hV6A1T2CyfX(Object , String , LCpKiGn4VAP0K42SOVnB )
   at Command_Core.Scenario.FromXMLText_internal(String theXMLText, String& ErrorFeedback, Action`1 PercentageComplete, Boolean ForceDeepRebuild, Boolean CheckForDBTampering)
Call Stack & Error details: 
Error at 200465, The 'RHU' start tag on line 18 position 170221 does not match the end tag of 'Contact'. Line 18, position 170227.


06/07/2023 02:08:24 -- B1328.6 -- The 'RHU' start tag on line 18 position 170221 does not match the end tag of 'Contact'. Line 18, position 170227. -- Scen : Ground Pounder, 1992 -- DB :  -- 

Exception: The 'RHU' start tag on line 18 position 170221 does not match the end tag of 'Contact'. Line 18, position 170227.
Stack Trace:    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
   at System.Xml.XmlTextReaderImpl.ParseEndElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at LCpKiGn4VAP0K42SOVnB.hV6A1T2CyfX(Object , String , LCpKiGn4VAP0K42SOVnB )
   at Command_Core.Scenario.FromXMLText_internal(String theXMLText, String& ErrorFeedback, Action`1 PercentageComplete, Boolean ForceDeepRebuild, Boolean CheckForDBTampering)
Call Stack & Error details: 
Error at 200465, The 'RHU' start tag on line 18 position 170221 does not match the end tag of 'Contact'. Line 18, position 170227.
Error at 200466, The 'RHU' start tag on line 18 position 170221 does not match the end tag of 'Contact'. Line 18, position 170227.
--------------- Starting new GUI-client session - 06/07/2023 23:42:38 -----------------

User's machine 
Machine's name : DESKTOP-FEP4DH7
Thread's culture : en-GB
Installed culture : en-GB
Available virtual memory : 140732436.7Mo
Available RAM : 26111.1Mo
Total virtual memory : 140737488.2Mo
Total RAM : 34280.8Mo
OS name : Microsoft Windows 11 Pro
OS platform : Win32NT
OS version : 6.2.9200.0
>>Running as administrator. <<

Successfully loaded Sim Configuration.
Discovering DPI
DPI_scale = 0
DPI registry setting, HKEY_CURRENT_USER\Control Panel\Desktop\LogPixels:96.
Showing splash screen.
Loading splash image
Splash image loaded
Client.Initalize
Initialization started.
Starting initializing Sim Core.
Successfully started database scan.
Loaded terrain grids (BGD).
Successfully created Sim World.
Done initializing Sim Core.
Successfully initialized Sim Core.
Successfully switched to High Performance power plan.
Successfully loaded Lua UI Handlers.
Successfully created new game.
Successfully set database hash value.
Successfully completed Set Current Scenario.
Successfully initialized Lua.
Successfully cached map symbols.
Successfully created new scenario.
Initialization completed.
Wait for terrain to load.
Terrain loaded.
Starting loading MainForm.
Configured MainForm working area
License: Command full version
Configured range ring colors
Loaded Reference Points Color, Plotted Course and Waypoint Color
Done loading MainForm.
Calling MainForm_Shown.
Populated CanalList.
Added World Window panel.
Built database list.
Preparing Wold Window.
Preparing Wold Window done.
Prepared Wold Window.
Calling MainForm_Shown: Show window.
Closed splash screen.
Showed Start Game window.
Finished MainForm_Shown.
DXNTRACE-INIT: Initializing DX11 renderer.
DXNTRACE-INIT: Initialized DX11 renderer.
